chore(deps): bump the npm-development group with 5 updates#137
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 18, 2026
Merged
Conversation
Bumps the npm-development group with 5 updates: | Package | From | To | | --- | --- | --- | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `29.0.0` | `29.0.2` | | [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.56.1` | `8.57.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.53.7` | `5.53.10` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.4.4` | `4.4.5` | | [svelte-spa-router](https://github.com/ItalyPaleAle/svelte-spa-router) | `4.0.1` | `4.0.2` | Updates `@rollup/plugin-commonjs` from 29.0.0 to 29.0.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.2/packages/commonjs) Updates `@typescript-eslint/types` from 8.56.1 to 8.57.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.0/packages/types) Updates `svelte` from 5.53.7 to 5.53.10 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.10/packages/svelte) Updates `svelte-check` from 4.4.4 to 4.4.5 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.4.4...svelte-check@4.4.5) Updates `svelte-spa-router` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/ItalyPaleAle/svelte-spa-router/releases) - [Changelog](https://github.com/ItalyPaleAle/svelte-spa-router/blob/main/CHANGELOG.md) - [Commits](ItalyPaleAle/svelte-spa-router@v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-version: 29.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@typescript-eslint/types" dependency-version: 8.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: svelte dependency-version: 5.53.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: svelte-check dependency-version: 4.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: svelte-spa-router dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-development group with 5 updates:
29.0.029.0.28.56.18.57.05.53.75.53.104.4.44.4.54.0.14.0.2Updates
@rollup/plugin-commonjsfrom 29.0.0 to 29.0.2Changelog
Sourced from
@rollup/plugin-commonjs's changelog.Commits
2de0d62chore(release): commonjs v29.0.2ab65325fix(commonjs): conditional exports (#1952)7d22981chore(repo): addrollup-pluginkeyword in package.json (#1955)a79ae55chore(release): commonjs v29.0.1bb41cfdchore(release): commonjs v29.0.114ae186fix(commonjs): correctly replaces shorthand "global" property in object (#1957)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@rollup/plugin-commonjssince your current version.Updates
@typescript-eslint/typesfrom 8.56.1 to 8.57.0Release notes
Sourced from
@typescript-eslint/types's releases.Changelog
Sourced from
@typescript-eslint/types's changelog.Commits
2c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)53f473bfix(typescript-estree): if the template literal is tagged and the text has an...a09921echore: update vitest to 4.x (#12071)Updates
sveltefrom 5.53.7 to 5.53.10Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
72cd247Version Packages (#17896)342d856fix: re-process batch if new root effects were scheduled (#17895)d54361bVersion Packages (#17886)be36c93fix: betterbind:thiscleanup timing (#17885)d2b3470Version Packages (#17854)1892988fix: don't access inert block effects (#17882)1304208fix: set deferreds on initial suspense, too (#17884)6fb7b4dchore: refactor scheduling (#17805)2deebdefix: handle asnyc updates within pending boundary (#17873)0206a20fix: clean up externally-added DOM nodes in {@html} on re-render (#17853)Updates
svelte-checkfrom 4.4.4 to 4.4.5Release notes
Sourced from svelte-check's releases.
Commits
71676ebVersion Packages (#2971)93584d1fix: use Promise<Response> for async kit handler return types (#2966)Updates
svelte-spa-routerfrom 4.0.1 to 4.0.2Release notes
Sourced from svelte-spa-router's releases.
Changelog
Sourced from svelte-spa-router's changelog.
Commits
13d140achore: publish access restriction fix (#341)fdbfd82Version Packages (#340)7d85bd0chore: fix release.yaml (#339)29897cachore: add packagemanager field (#338)2f5a129fix: make types compatible with Svelte 5 (#337)0deff59chore: setup changesets (#336)78ab67cFixed CI not running after renaming main branchMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for svelte-spa-router since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions